Conversation
|
Hi @andelf |
|
Some test results curl used: go-curl examples: Some breakage found... but this could have been broken before I touched anything. Can't be sure as I did not setup curl7 to compare: ^--I'm not thrilled with finding a bug I can't fix. Overall since the PR gets most examples working on newer systems, it does seem the better outcome. |
|
**HELP WANTED: Haven't given up but I am spinning wheels in mud..** Current Error: OK, not defined. So now I'm editing Before my PR, repo's OPT_RESOVE definition looked like: My assumption is that all the old #ifdefs were written assuming Curl version 7. ...but same error -- in Next, tried hardcoding it enabled: Still same error. I don't think I introduced this error, but knowing it's there makes the PR harder to merge. |
CHANGES:
IF MERGED:
TESTING:
go runvarious use cases from the examples directory, using curl 8, on macOS.